Skip to content

Add requirements.txt files #245

Merged
Kilo59 merged 5 commits into
ExpDev07:masterfrom
gribok:add-requirements-txt
Apr 3, 2020
Merged

Add requirements.txt files #245
Kilo59 merged 5 commits into
ExpDev07:masterfrom
gribok:add-requirements-txt

Conversation

@gribok

@gribok gribok commented Mar 31, 2020

Copy link
Copy Markdown
Contributor

Based on #244

@Kilo59 Kilo59 linked an issue Apr 1, 2020 that may be closed by this pull request

@Kilo59 Kilo59 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some questions about this before merging.
#244 (comment)

  • generate-reqs (or similar name) invoke task to generate the requirements files
  • pytest test or CI step that ensures that the requirements.txt and Pipfile.lock are in sync

@gribok

gribok commented Apr 1, 2020

Copy link
Copy Markdown
Contributor Author

Thanks for feedback.
I left some comments in #244.

@gribok

gribok commented Apr 3, 2020

Copy link
Copy Markdown
Contributor Author

Add testcases to validate requirements.txt and requirements-dev.txt.
subprocess library is a build-in in python 3.8.
Adjust CONTRIBUTION guide and README to enforce syncing of package descriptions.

@gribok
gribok requested a review from Kilo59 April 3, 2020 20:00
@Kilo59
Kilo59 merged commit 1f205f4 into ExpDev07:master Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate requirements.txt files

2 participants